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