export declare function isWebSafeString(value: string | null | undefined): boolean;
//# sourceMappingURL=isWebSafeString.d.ts.map