import type { Decorate } from '@prezly/slate-commons'; export declare function combineDecorate(decorateFns: Decorate[]): Decorate;