import { Context } from "../types"; export declare function getToken(context: Context): string | undefined; //# sourceMappingURL=get-token.d.ts.map