export declare const useAccordionId: (id?: string) => { labelId: string; contentId: string; };