export declare const mochaTemplate: (testCaseName: string, testCaseBody: string) => string;
