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