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