export declare const GATEWAY_TOKEN_ENV = "WINGMAN_GATEWAY_TOKEN"; export declare function getGatewayTokenFromEnv(): string | undefined;