import { type BlockNotionHtmlAdapterMatcher } from '@blocksuite/affine-shared/adapters'; export declare const attachmentBlockNotionHtmlAdapterMatcher: BlockNotionHtmlAdapterMatcher; export declare const AttachmentBlockNotionHtmlAdapterExtension: import("@blocksuite/store").ExtensionType & { identifier: import("@blocksuite/global/di").ServiceIdentifier; }; //# sourceMappingURL=notion-html.d.ts.map