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