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