export declare const labelProResProfile: (profile: "4444" | "4444-xq" | "hq" | "light" | "proxy" | "standard") => "4444" | "4444 XQ (Best)" | "HQ" | "Light" | "Proxy (Worst)" | "Standard";
