import { IconDefinition } from '../../templates/types'; declare const InfoOutlined: IconDefinition; export default InfoOutlined;