import { FC } from "react"; import { DageTreeTitleProps } from "./types"; export declare const DageTreeTitle: FC; //# sourceMappingURL=Title.d.ts.map