/** Nature of screen list */
export declare enum ScreenListNatureEnum {
    'fax' = "fax",
    'international' = "international",
    'services' = "services",
    'special' = "special",
    'voicemail' = "voicemail"
}
//# sourceMappingURL=ScreenListNatureEnum.d.ts.map