/** Line tests results */
export declare enum LineTestEnum {
    'actionPending' = "actionPending",
    'customerSideProblem' = "customerSideProblem",
    'error' = "error",
    'noProblem' = "noProblem",
    'ovhSideProblem' = "ovhSideProblem"
}
//# sourceMappingURL=LineTestEnum.d.ts.map