export declare function toBase64(input: string): string;
