import { type SkipLinkContextProps } from './types'; export declare const useSkipLinks: () => SkipLinkContextProps;