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