/// import { IconProps } from '../../types'; declare const Flag2: (allProps: IconProps) => JSX.Element; export default Flag2;