declare const _default: { uniq: (arr: any) => any; immutable: (arr: any) => any; }; export default _default;