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