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