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