import { BoxProps } from "../Box"; export declare const VisuallyHidden: (props: BoxProps) => JSX.Element;