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