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