export declare function isNonEmptyString(value: unknown): value is string; //# sourceMappingURL=is-non-empty-string.d.ts.map