export declare enum CaisseType { PRINCIPAL = "Principal", SECONDAIRE = "Secondaire" }