export default function debounce any>(duration: number, fn: F): (this: any, ...args: Parameters) => void; //# sourceMappingURL=debounce.d.ts.map