import { VerificationKeysList } from "./types.js";
export declare const tokenVerificationKeys: VerificationKeysList;
