export declare const isString: (input: unknown) => input is string;