export declare const TEMPLATE_DOCS_DIR = "template_docs"; export declare function syncTemplateDocs(sourceDir: string, targetDir: string): Promise;