export module 'sequentialTests'; export const list: { testFilePath: string }[]; export function getReversedTestIndex(testFilePath: string): number;