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