export interface ClassConstructor { new (): unknown; } export declare const nameOf: unknown)>(a: T) => string; //# sourceMappingURL=nameOf.d.ts.map