export declare enum PhTypes {
    "off" = "ph_off",
    "only" = "ph_only"
}
