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