export declare const TESTING_STRING = "!@#$%^&*()Company";
export declare const TESTING_STRING_CONSTRUCTOR: string;
export declare const TESTING_STRING_INSTANCE: String;
