type Props = {}; function A11y({}: Props) { return
; } export default A11y;