import { FC } from "react";
import { TitleProps } from "./type";
export declare const Title: FC<TitleProps>;
export default Title;
//# sourceMappingURL=index.d.ts.map