import { Brand } from "ts-brand";
export declare type JsonWebToken = Brand<string, "JsonWebToken">;
export declare const JsonWebToken: import("ts-brand").Brander<JsonWebToken>;
//# sourceMappingURL=JsonWebToken.d.ts.map