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