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