import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { DropdownSectionOptions } from './DropdownSection.types';
/** @private */
export declare const DropdownSection: ForwardRefComponent<"li", DropdownSectionOptions>;
//# sourceMappingURL=DropdownSection.d.ts.map