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