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