export * from '../phone.tsx'; export { default } from '../phone.tsx'; export { default as Phone } from '../phone.tsx';