import { IDGSEnvironment } from '@dotgov/z_core'; export declare class BuilderEnvironment { static API(): string; static CONFIG(): IDGSEnvironment; }