export declare function clsFactory(rootName?: string): (name?: string) => string;