export default IdenticalLinksSamePurpose; declare class IdenticalLinksSamePurpose extends AxeAudit { } export namespace UIStrings { let title: string; let failureTitle: string; let description: string; } import AxeAudit from './axe-audit.js'; //# sourceMappingURL=identical-links-same-purpose.d.ts.map