export declare const isEmptyStr: (str: unknown, ignoreSpace?: boolean) => boolean;