export declare function createCommand(key: string): string[]; export declare function objectRefcount(this: T, key: string): Promise;