/**
 * The source comes from
 * "official" https://mds.fidoalliance.org/
 * and the
 * "community-driven" https://github.com/passkeydeveloper/passkey-authenticator-aaguids
 * combined together.
 */
export declare const authenticatorMetadata: Record<string, string>;
