export declare class StringUtil { static constantize(str: string): string; }