export interface PlatformImageSourceFields { height: number; source: string; width: number; } //# sourceMappingURL=platform-image-source.d.ts.map