export default Flag;
declare function Flag(props: any): JSX.Element;
