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