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