export declare enum PAGE_TYPE { FLUX = "flux", GRILLE = "grille", PAIEMENT = "paiement", FIN = "fin", MAP = "map", ANNEXE = "annexe" }