import type { RenderContext } from "../../types.js"; export declare function renderEnvironmentLine(ctx: RenderContext): string | null; //# sourceMappingURL=environment.d.ts.map