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