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