export declare function stringToBase64(data: string): string;
