import { DonutChartSkeletonProps } from '../../types';
/**
* DonutChartSkeleton - Placeholder for a donut/pie chart while data loads
*
* @example
* ```tsx
*
*
* ```
*/
export declare const DonutChartSkeleton: import('react').ForwardRefExoticComponent>;
//# sourceMappingURL=DonutChartSkeleton.d.ts.map