import { type Tree } from '@nx/devkit';
export declare function getRemoteIfExists(tree: Tree, remote: string): false | import("@nx/devkit").ProjectConfiguration;
//# sourceMappingURL=check-remote-exists.d.ts.map