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