export interface EavDataAttributeOptionLabelInterface { storeId?: number; label?: string; }