export default function isNotEmpty(strOrArray: string | Array | null): boolean;