/**
* The original data was taken from the сopycat library: https://github.com/supabase-community/copycat/blob/main/src/locales/en/address/street_suffix.ts
*/
declare const _default: string[];
exportdefault _default;
export declare const maxStringLength = 10;