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