import type { Decorate } from '@prezly/slate-commons'; export declare function useDecoration(decorate: Decorate | undefined): void;