/** The nature of the call forward */
export declare enum LineOptionForwardNatureTypeEnum {
    'fax' = "fax",
    'number' = "number",
    'voicemail' = "voicemail"
}
//# sourceMappingURL=LineOptionForwardNatureTypeEnum.d.ts.map