importtype { RenderEnvironment } from'./index.js';
/**
* The production / bundled environment — the default when nothing is
* registered. A stateless module constant derived from the manifest alone.
*/exportdeclareconstproductionEnvironment: RenderEnvironment;