export interface PlatformImageSourceFields { height: number; source: string; width: number; }