import DateSlotProps from './type'; declare const DateSlot: ({ ...props }: DateSlotProps) => import("react/jsx-runtime").JSX.Element; export default DateSlot; //# sourceMappingURL=index.d.ts.map