import { Text } from '../props';
export declare function getRealTitle(t?: Text): string;
