export declare function callLast(fn: Function, time: number): (...args: any[]) => void;