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