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