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