export declare function createAssertionSignatureMessage(authenticatorData: Uint8Array, clientDataJSON: Uint8Array): Uint8Array;
