export declare function main(inDir: string, varSet: any, opts?: any): Promise<any>;
