export declare function toHex(stringToConvert: string): string;
