export default class MtaTemplate { static build(basePath: string, name: string, data: any): Promise; }