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