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