export declare function readLastGatewayErrorLine(env: NodeJS.ProcessEnv): Promise<string | null>;
