import { SVGProps } from "react"; declare const FlagBannerThinIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default FlagBannerThinIcon;