import { IconSvgProps } from '../types';
declare const FlagBanner: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default FlagBanner;
//# sourceMappingURL=FlagBanner.d.ts.map