export { default as NewComp } from './NewComp'; export type { NewCompProps } from './types';