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