declare function _default({ title, children }: { title: any; children: any; }): JSX.Element; export default _default; //# sourceMappingURL=Title.d.ts.map