VariationAttribute$1: {
    id: string;
    name?: string;
    values?: VariationAttributeValue$0[];
} & {
    [key: string]: any;
}