export declare function getTypeName(input: any): string; export declare function getConstructorName(input: any): string | undefined;