import type { FC } from 'react'; import { type TitleProps } from '../customise/index.js'; export declare const Title: FC; //# sourceMappingURL=Title.d.ts.map