declare const useInterval: (callback: any, delay: any) => void; export default useInterval; //# sourceMappingURL=useInterval.d.ts.map