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