import type { ListboxOptionProps } from '@primereact/types/primitive/listbox';
export declare const defaultOptionProps: ListboxOptionProps;
