/**
 * The original source for the job titles data was taken from https://www.kaggle.com/datasets/ravindrasinghrana/job-description-dataset
 */
declare const _default: string[];
export default _default;
export declare const maxStringLength = 35;
