export declare function convert(data: Uint8Array, from: number, to: number, strictMode: boolean): Uint8Array;