/// /** * Styles to visually hide an element * but make it accessible to screen-readers */ export declare const visuallyHiddenStyle: React.CSSProperties;