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