import { RuleFailure } from 'tslint'; export declare function formatAsTests(failures: RuleFailure[], config: { [key: string]: string; }): string;