export function isPrimitive(arg: any): boolean;
export default isPrimitive;
