import { type ICollapsibleGroupContext } from '../Provider/context.js'; export declare const useCollapsibleGroup: () => ICollapsibleGroupContext;