export interface DropdownMultiselectConfig {
    minSelection?: number;
    maxSelection?: number;
}
//# sourceMappingURL=dropdown-multiselect.models.d.ts.map