export interface FileReplacement { replace: string; with: string; } //# sourceMappingURL=file-replacement.d.ts.map