import { Schema } from "../schema-format"; export declare const credentialCreationOptionsExtended: Schema; export declare const publicKeyCredentialWithAttestationExtended: Schema; export declare const credentialRequestOptionsExtended: Schema; export declare const publicKeyCredentialWithAssertionExtended: Schema;