declare const isUnitTest: boolean;
export { isUnitTest };
