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