export interface Image { alt: string; src: string; } //# sourceMappingURL=types.d.ts.map