export declare const useInterval: (callback: () => void, delay: number) => import("react").RefObject; //# sourceMappingURL=useInterval.d.ts.map