export declare const TwoColumnEditorWrapper: ({ props }: {
    props: any;
}) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=TwoColumnEditor.d.ts.map