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