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