import { ChartOptions } from "chart.js/auto"; export declare const getBarOptions: (customGraphOptions: ChartOptions, tickColor?: string) => any;