export function ensureString(value: any): string; export function isString(value: any): boolean;