import { PlateActions } from '../../types/PlateStore'; import { SPEditor } from '../../types/SPEditor'; export declare const usePlateActions: (storeId?: string | null | undefined) => PlateActions; //# sourceMappingURL=plate.actions.d.ts.map