export declare const webAuthnRegJSCallback653: { authId: string; callbacks: ({ type: "TextOutputCallback"; output: { name: string; value: string; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnAuthJSCallback653: { authId: string; callbacks: ({ type: "TextOutputCallback"; output: { name: string; value: string; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnRegJSCallback70: { authId: string; callbacks: ({ type: "TextOutputCallback"; output: { name: string; value: string; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnAuthJSCallback70: { authId: string; callbacks: ({ type: "TextOutputCallback"; output: { name: string; value: string; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnRegJSCallback70StoredUsername: { authId: string; callbacks: ({ type: "TextOutputCallback"; output: { name: string; value: string; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnRegMetaCallback70: { authId: string; callbacks: ({ type: "MetadataCallback"; output: { name: string; value: { relyingPartyName: string; attestationPreference: string; displayName: string; _type: string; relyingPartyId: string; userName: string; authenticatorSelection: string; userId: string; timeout: string; excludeCredentials: string; pubKeyCredParams: string; challenge: string; }; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnAuthMetaCallback70: { authId: string; callbacks: ({ type: "MetadataCallback"; output: { name: string; value: { userVerification: string; _type: string; challenge: string; relyingPartyId: string; allowCredentials: string; timeout: string; }; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnRegMetaCallback70StoredUsername: { authId: string; callbacks: ({ type: "MetadataCallback"; output: { name: string; value: { relyingPartyName: string; attestationPreference: string; displayName: string; _type: string; relyingPartyId: string; userName: string; authenticatorSelection: string; userId: string; timeout: string; excludeCredentials: string; pubKeyCredParams: string; challenge: string; }; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnAuthMetaCallback70StoredUsername: { authId: string; callbacks: ({ type: "MetadataCallback"; output: { name: string; value: { userVerification: string; _type: string; challenge: string; relyingPartyId: string; allowCredentials: string; timeout: string; }; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnAuthMetaCallbackJsonResponse: { authId: string; callbacks: ({ type: string; output: { name: string; value: { _action: string; challenge: string; allowCredentials: string; _allowCredentials: never[]; timeout: string; userVerification: string; relyingPartyId: string; _relyingPartyId: string; _type: string; supportsJsonResponse: boolean; }; }[]; input?: undefined; } | { type: string; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnRegMetaCallbackJsonResponse: { authId: string; callbacks: ({ type: string; output: { name: string; value: { _action: string; challenge: string; attestationPreference: string; userName: string; userId: string; relyingPartyName: string; authenticatorSelection: string; _authenticatorSelection: { userVerification: string; residentKey: string; requireResidentKey: boolean; }; pubKeyCredParams: string; _pubKeyCredParams: { type: string; alg: number; }[]; timeout: string; excludeCredentials: string; _excludeCredentials: never[]; displayName: string; relyingPartyId: string; _relyingPartyId: string; extensions: {}; _type: string; supportsJsonResponse: boolean; }; }[]; input?: undefined; } | { type: string; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; export declare const webAuthnAuthJSCallback70StoredUsername: { authId: string; callbacks: ({ type: "TextOutputCallback"; output: { name: string; value: string; }[]; input?: undefined; } | { type: "HiddenValueCallback"; output: { name: string; value: string; }[]; input: { name: string; value: string; }[]; })[]; }; //# sourceMappingURL=webauthn.mock.data.d.ts.map