/** * @internal */ export * from "./diagnostic/contrast.ts"; export * from "./diagnostic/text-spacing.ts"; export * from "./diagnostic/with-bad-elements.ts"; export * from "./diagnostic/with-role.ts"; export * from "./diagnostic/with-name.ts"; export * from "./diagnostic/with-other-heading.ts"; export * from "./diagnostic/with-bounding-box.ts"; //# sourceMappingURL=diagnostic.d.ts.map