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