/// import { IconProps } from '../../types'; declare const Closet2: (allProps: IconProps) => JSX.Element; export default Closet2;