export declare const nameGenerator: (name: string) => string;
