/** Browser tab title — `{meta.title} - Callspec`. */ export declare function callspecDocumentTitle(metaTitle: string | undefined): string;