export declare function createCommand(filter: Record): string[]; export declare function tsQueryindex(this: T, filter: Record): Promise;