declare const getBarOptions: (options?: object, num?: number, direction?: string, columns?: any, showSaveAsImage?: boolean) => {}; export { getBarOptions };