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