export declare const drawHistogram: (canvas: HTMLCanvasElement, channel: number[], color: string) => void;