export declare enum WhitePagesThresholdStatus { AUTOMATIC = "AUTOMATIC", MANUAL = "MANUAL" }