import { PlatePlugin } from '@udecode/plate-common'; import { HeadersConfig } from './constants'; export declare const headerPlugin: (headersConfig?: HeadersConfig) => PlatePlugin; //# sourceMappingURL=headerPlugin.d.ts.map