import type { AffineTextAttributes } from '@blocksuite/affine-shared/types'; import { type Chain, type InitCommandCtx } from '@blocksuite/std'; export declare function getCombinedTextStyle(chain: Chain): Chain; export declare function isFormatSupported(chain: Chain): Chain; //# sourceMappingURL=utils.d.ts.map