import { ChartsMetadata } from "../../global/types"; export declare const useChartsMetadata: () => ChartsMetadata;