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