export declare function main(outDir: string, nameMatcher: any, opts?: {}): Promise<any>;
