import React from "react";
import { TimelineProps } from "@mui/lab";
export declare const TimelineNotification: React.FC<TimelineProps>;
