export default function (remote: string, completeRef: string, commitSha1: string, force?: boolean): Promise<void>;
