export interface UseDisclosureOptions { initialValue?: boolean; }