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