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