export default interface IModuleImportMapRule { from: string; to: string; } //# sourceMappingURL=IModuleImportMapRule.d.ts.map