import { type BlockMarkdownAdapterMatcher } from '@blocksuite/affine-shared/adapters'; export declare const attachmentBlockMarkdownAdapterMatcher: BlockMarkdownAdapterMatcher; export declare const AttachmentBlockMarkdownAdapterExtension: import("@blocksuite/store").ExtensionType & { identifier: import("@blocksuite/global/di").ServiceIdentifier; }; //# sourceMappingURL=markdown.d.ts.map