export declare function getFiles(packages: string[]): { package: string; path: string; content: string; }[]; //# sourceMappingURL=files.d.ts.map