export declare function createCommand(sha1s: string[]): string[]; export declare function scriptExists(this: T, sha1s: string[]): Promise;