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