export declare function setNgrxMockEnvironment(value: boolean): void;
export declare function isNgrxMockEnvironment(): boolean;
