export declare enum BillSourceType { InheritParent = "SameWithParent", VariablesExpression = "VariablesExpression", AutoCreation = "AutoGenerateDownBill" }