export declare const parseRGBM16: (data: Uint8Array, width: number, height: number, flip: boolean) => Uint16Array;