export function ChartSubMenuHeads(props: any): JSX.Element; export const ChartSubMenuHeadsContainer: ({ id, ...rest }: { [x: string]: any; id: any; }) => JSX.Element;