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