declare const getPieOptions: (options?: object, type?: string, title?: any, unit?: any) => {};
export { getPieOptions };
