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