/// import { Rule } from '@angular-devkit/schematics'; export declare function updateBarrelFile(path: string, newContent: string | Buffer): Rule;