export default function isEmpty(value: any, allowBlank?: boolean): boolean;
