export interface Image { coverType: string; url: string; } //# sourceMappingURL=Image.d.ts.map