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