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