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