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