/**
 * @param {any} value
 * @returns {string}
 */
export function is(value: any): string;
//# sourceMappingURL=is.d.ts.map