export declare function bilinear(srcCanvasData: ImageData, destCanvasData: ImageData, scale: number): void;