export declare const autofillTelecomCarrierLinks: { mobile: string; telecom: string; telecom_v2: string; unicom: string; }; export declare const autofillQueryUrl: string; export declare const autofillUpdateUrl: string; export declare const agreementQueryUrl: string; export declare const agreementUpdateUrl: string;