import { SVGIconDef } from './types'; declare const InformationOutlined: SVGIconDef; export default InformationOutlined;