/** * The public key credential type */ export type PublicKeyTypeEnum = "public-key";