ImageGroup$0: {
    images: Image[];
    variationAttributes?: VariationAttribute$0[];
    viewType: string;
} & {
    [key: string]: any;
}