import React from "react"; import { ColumnProps } from "../../../types"; export declare const EditColumn: React.FC;