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