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