import type { ForwardRefPrimitive, BaseVisuallyHiddenProps } from '../types'; /** * [📖 Docs](https://ui.docs.amplify.aws/react/components/visuallyhidden) */ export declare const VisuallyHidden: ForwardRefPrimitive;