export declare function createCommand(...keys: string[]): string[]; export declare function sdiff(this: T, ...keys: string[]): Promise;