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