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