import * as class_variance_authority_types from 'class-variance-authority/types'; import { VariantProps } from 'class-variance-authority'; import React__default from 'react'; declare const skipLinkVariants: (props?: ({ color?: "white" | "grey" | "light" | "dark" | null | undefined; } & class_variance_authority_types.ClassProp) | undefined) => string; type SkipLinkProps = React__default.ComponentPropsWithoutRef<'a'> & VariantProps & { /** Same-page fragment target, e.g. `"#content"`. */ href: string; ref?: React__default.Ref; }; /** * A single focus-revealed bypass link (2.4.1 Bypass Blocks). Hidden above the * viewport until it receives keyboard focus, then slides in as a full-width * bar. Designed to sit inside `SkipLinks`, which provides the positioned * `