declare function getConstructorName(value: unknown): string; export { getConstructorName };