export function menu(options?: { element?: HTMLElement; filterBy?: Selection; as?: Param; field?: string; options?: (any | { value: any; label?: string; })[]; format?: (value: any) => string; value?: any; from?: string; column?: string; label?: string; listMatch?: "any" | "all"; }): HTMLElement; /** * A HTML