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