import React from 'react'; import { LczPointTimelineProps } from './type'; declare const LczPointTimeline: React.NamedExoticComponent; export default LczPointTimeline;