export interface Import { types?: Array | null; path?: string | null; } //# sourceMappingURL=import.d.ts.map