export declare const isExistValue: (value: any, returnType?: 'boolean' | 'string', emptyVal?: any) => any;