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