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