export declare enum CompanyBillingConfigTypes { CONTRACT = "contract", CREDITS = "credits", ON_DEMAND = "on_demand" }