export declare const getRemoteRefs: (url: string, deps?: { execLsRemote: (url: string, deps?: { execFileAsync: typeof import("child_process").execFile.__promisify__; }) => Promise; }) => Promise;