/** @entrypoint */ export * from './a11y/arrow-navigation.ts'; export * from './a11y/fake-event-detection.ts'; export * from './a11y/focus-visible-within-controller.ts'; export * from './a11y/focus.ts'; export * from './a11y/focus-trap-controller.ts'; export * from './a11y/interactivity-checker.ts'; export * from './a11y/input-modality-detector.ts'; export * from './a11y/live-announcer.ts'; //# sourceMappingURL=a11y.d.ts.map