declare const getRadarOptions: (options?: object, indicatorList?: any) => {};
export { getRadarOptions };
