export declare enum RequestedDocumentTitle { CERTIFICATES = "Certificates", EDUCATION_DEGREES = "Education degrees", ID = "ID - Passport, or drivers license", RIGHT_TO_WORK = "Right to work in the USA documentation", EXPERIENCE_CERTIFICATES = "Experience Certificates", OTHER = "Other" } export declare enum InternationalRequestedDocumentTitle { CERTIFICATES = "Certificates", EDUCATION_DEGREES = "Education degrees", ID = "ID - Passport, or drivers license", RIGHT_TO_WORK = "Right to work documentation", EXPERIENCE_CERTIFICATES = "Experience Certificates", OTHER = "Other" }