import type { MusicKitProps } from ".."; export declare const createJWT: (key: MusicKitProps["key"]) => Promise; //# sourceMappingURL=jwt.d.ts.map