export declare function encode(inputString: string): string;
