import { LabelValue } from '../interfaces/interfaces'; export declare const STATUSES: LabelValue[]; export declare const STOCK_RIGHTS: LabelValue[]; export declare const VAT_TYPES: LabelValue[]; export declare const LEGAL_STATUSES: LabelValue[];