export declare class NilHelper { static isEmpty(str: string): boolean; }