export default function isEmptyString(val?: any): boolean;
