import { ReactGoogleChartProps } from "../../types"; export declare const useChartId: (props: Pick) => { chartId: string; };