declare const isExist: (value: any) => boolean; export default isExist;