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