import { BlockMetadata } from '../../types/block-registry.js'; import 'react'; declare const metadata: BlockMetadata; export { metadata };