export { default as BLayout } from './src/Layout.vue'; export type { LayoutProps } from './src/types.ts';