import React from 'react'; import { TitleBarProps } from './types'; export declare const TitleBar: React.FC;