export declare const HeaderKey_Env = "x-env";
export declare const HeaderKey_CurrentPage = "x-current-page";
export declare const HeaderKey_FunctionExecutionId = "function-execution-id";
export declare const HeaderKey_JWT = "jwt";
export type PlatformName = string;