import React from 'react'; /** * @deprecated This component is deprecated and will be removed in a future version. * Please use `UdpVerticalTimelineConnector` instead (the vertical timeline draws * its connecting line automatically). */ export declare const UdpTimelineConnector: (props: any) => React.JSX.Element; //# sourceMappingURL=UdpTimelineItemConnector.d.ts.map