import type { DropdownMenuListItem } from "./types.js";
export declare const dropdownMenuSeparator: DropdownMenuListItem;
