export { default as StrapiBlocks } from './components/StrapiBlocks.astro'; 
export * from './lib';
