export declare function useInterval(callback: () => void, timeout: number): () => void; //# sourceMappingURL=useInterval.d.ts.map