import React from 'react'; export declare const SkeletonDoughnutChart: ({ className }: { className?: string; }) => React.JSX.Element;