export declare const AspATimelineItem: {
    raw: any;
    name: string;
};
export default AspATimelineItem;
