import type { Normalize } from '@prezly/slate-commons'; export declare function removeUnknownVariables(variables: string[]): Normalize;