export declare function byteLength(str: any, byWhom?: 'apistore' | 'twilio'): number; export declare function stripTags(html: any): string; export declare function isGSMAlphabet(text: any): boolean;