export default interface IECMAScriptModuleImport { url: string; type: string; } //# sourceMappingURL=IECMAScriptModuleImport.d.ts.map