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