import React from 'react'; /** * @deprecated This component is deprecated and will be removed in a future version. * Please use `UdpVerticalTimelineItem` instead. */ export declare const UdpTimelineItem: (props: any) => React.JSX.Element; //# sourceMappingURL=UdpTimelineItem.d.ts.map