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