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