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