import { SvgIconComponent } from './types'; declare const InfoIcon: SvgIconComponent; export default InfoIcon;