import { FC } from 'react'; declare const InfoIcon: FC; export default InfoIcon;