export declare const convertStringToBase64String: (str: string, isURICompatible?: boolean) => string;