import * as React from 'react'; export interface Wardrobe-348Props extends React.SVGProps { ariaLabel?: string } export default function Wardrobe-348({ ariaLabel, ...props }: Wardrobe-348Props) { return ( ); }