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