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