import type { ChartKitProps } from '../../../types'; export declare function vaildateData(props: ChartKitProps<'gravity-charts'>): void;