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