import { FC } from 'react'; import { IconProps } from '../../types/icons'; export declare const Icon: FC;