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