import { CSSProperties } from 'react'; export declare const useVisuallyHidden: () => { hiddenStyle: CSSProperties; };