import { FC } from 'react'; import { IconProps } from './types'; export declare const Icon: FC; //# sourceMappingURL=index.d.ts.map