declare const useAnchorPosition: (sectionIds: string[], offset?: number) => string; export default useAnchorPosition;