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