export interface ListboxI18nInterface {
    notFoundText: string;
}
//# sourceMappingURL=index.d.ts.map