import { FC } from 'react'; import './DateTimeField-RangeDash.css'; export declare const DateTimeFieldRangeDash: FC;