export declare function generateId(baseId: string, id: string, role: 'tab' | 'tabpanel'): string;