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