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