export { BlockCaptionEditor, type BlockCaptionProps } from './block-caption.js'; export { CaptionedBlockComponent, SelectedStyle, } from './captioned-block-component.js'; export declare function effects(): void; //# sourceMappingURL=index.d.ts.map