/**
* The original source for last names data was taken from https://www.kaggle.com/datasets/fivethirtyeight/fivethirtyeight-most-common-name-dataset?resource=download&select=surnames.csv
*/
declare const _default: string[];
exportdefault _default;
export declare const maxStringLength = 15;