export type PluginIconProps = { size: number; hideCircle?: boolean; invertColor?: boolean; }; //# sourceMappingURL=types.d.ts.map