export function generateTitle(title: string): string { return `${title} - koalarx/ui`; }