import Set from './Set'; export default Set; export * from './Set'; export { default as Set } from './Set';