export declare function convertName(name: string): string; export declare function isNil(val: T): boolean;