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

Type declaration

Type declaration

  • [key: string]: any