export interface OnSelectEvent { value: string | undefined; } //# sourceMappingURL=IOnSelectEvent.d.ts.map