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