export declare function useDelayedCallback(callback: Function, delay: number): () => void; //# sourceMappingURL=delayed-callback.d.ts.map