export * from '../dashboard.tsx'; export { default } from '../dashboard.tsx'; export { default as Dashboard } from '../dashboard.tsx';