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