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