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