export declare function setDev(newDev: string | boolean): boolean | void; export declare function HmrState(namespaceOrConfig?: string | any, config?: any): Function;