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