import link from './link'; export * from './install'; export * from './link'; export { link, };