export declare function stripPKCS7Padding(bytes: ArrayLike, copy?: boolean): Uint8Array;