/** * Generates Promptbook branding header for exported files * * @private utility of `` component */ export declare function getPromptbookBranding(shareUrl: string): string;