/**
 * The original source for the Adjectives data was taken from https://www.kaggle.com/datasets/jordansiem/adjectives-list
 */
declare const _default: string[];
export default _default;
export declare const maxStringLength = 22;
