import type { ActionSpec } from "../../../../core/index.js"; export declare const setCellLeftAlign: ActionSpec; export declare const setCellCenterAlign: ActionSpec; export declare const setCellRightAlign: ActionSpec;