declare const getPieOptions: (options?: object, type?: string, color?: any[]) => {}; export { getPieOptions };