export declare const unisexNames: string[];
export declare const masculineNames: string[];
export declare const feminineNames: string[];
