import * as React from "react"; declare function Flag(props: React.SVGProps): any; export default Flag;