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