export declare function namedParameterBindingSupport(query: string, params: { [key: string]: any; }): [string, any[]];