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