/// import { SvgIconProps } from './types'; export declare function DrawerAddFilledIcon({ className, ...props }?: Partial): JSX.Element;