// src/components/shared/index.ts export { default as Layout } from './Layout'; export { default as Navigation } from './Navigation';