export declare function createCommand(async?: boolean): string[]; export declare function functionFlush(this: T, async?: boolean): Promise<"OK">;