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