export declare function isBase64(str: string): boolean;
export declare function isString(str: string): boolean;
//# sourceMappingURL=string.d.ts.map