export declare const makeTest: (name: string, contractFile: string, hasExamples: boolean) => string;
