export declare enum EmploymentTerminationPaymentType {
    O,
    R
}
