declare function isPrimitive(val: any): boolean; export default isPrimitive;