export declare function runGlobAndModifyTsFiles(folder: string, breadcrumbDate?: boolean): Promise<void>;
