export declare class EnvConfig { state: string; fallbackDev?: boolean; }