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