import type { Component } from "../../../../../components/component.js"; /** Duplicate component name (see broken-b.component.ts) — exercises the COMP000 discovery-error surfacing path in component-checks.ts. */ export declare const dup: Component; //# sourceMappingURL=broken-a.component.d.ts.map