export declare enum UnitOfPricing {
    _00 = "00",
    _01 = "01"
}
