export type DictionaryMetaType = 'counterparty' | 'product' | 'productfolder' | 'variant' | 'project' | 'store';
