export declare function isJestRuntimeEnvironment(): boolean;
export declare function isTsNodeRuntimeEnvironment(): boolean;
