export declare function height2normal(src: ImageBitmap, targetMap: Uint8ClampedArray, flipY?: boolean): Uint8ClampedArray | void;