import { AnchorHTMLAttributes } from 'react'; export type SkipLinkProps = AnchorHTMLAttributes; export declare const SkipLink: import("react").ForwardRefExoticComponent>; //# sourceMappingURL=SkipLink.d.ts.map