import * as React from "react"; import { BoxProps } from "../Box"; declare const VisuallyHidden: React.FC; export default VisuallyHidden;