export declare const isStringValue: (value: unknown) => value is string;