export default debounceQueryRote; declare function debounceQueryRote(method: any, options: { delay: number; }, type: any, params: any, action: any, history: any): void; //# sourceMappingURL=debounceQueryRote.d.ts.map