export declare const JOB_TYPE: { entrepreneur: string; enemployed: string; student: string; other: string; retiredPublicServant: string; retired: string; }; export declare const POST_LOAN_ENVIRONMENT = "U2FsdGVkX1/Ng72grsfJEZ75ou2hODFkMlwsBPxPNVw="; export declare const POST_LOAN_VERSION = "3"; export declare const ENTREPRENEUR_LOAN_TYPE = "business";