import{ VisuallyHidden }from"@kesko/components";exportdefault()=>(<p>
The text below is visually hidden but accessible to screen readers:
<VisuallyHidden>This text is only visible to assistive technology.</VisuallyHidden></p>);
<p>
The text below is visually hidden but accessible to screen readers:
<spanclass="k-visually-hidden">This text is only visible to assistive technology.</span></p>