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