import { PushTest } from "../../../api/mapping/PushTest";
export declare const IsJava: PushTest;
/**
 * Veto if change to deployment unit doesn't seem important enough to
 * build and deploy
 */
export declare const MaterialChangeToJavaRepo: PushTest;
//# sourceMappingURL=pushTests.d.ts.map