declare const useScrollSpy: (sectionIds: string[], offset?: number) => string; export { useScrollSpy };