import { Environment } from './environment'; export declare function IsNotReleaseVersion(environment: Environment): boolean;