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