export * from './component'; export { default, default as TestComp } from './component';