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