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