import { FC } from 'react'; import { BoxProps } from '../box'; export declare const SROnly: FC; export default SROnly;