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