export interface IImportDefinition { prefix?: string; name?: string; import?: string; } //# sourceMappingURL=IImportDefinition.d.ts.map