import { IEmojiProps } from "../../styled";
declare const SvgFlags11: (props: IEmojiProps) => JSX.Element;
export default SvgFlags11;
