import { SVGProps } from 'react'; declare const IconFlagFill: (props: SVGProps) => JSX.Element; export default IconFlagFill;