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