export declare enum WorkCondition {
    PROMOTIONAL,
    THREELESSPERFORMANCESPERWEEK,
    NONE
}
