export declare function isNotString(value: string | T): value is T; //# sourceMappingURL=is-not-string.d.ts.map