import { Config } from './unique-names-generator.constructor';
export declare const uniqueNamesGenerator: (customConfig: Config) => string;
