import { IDropdownProps } from '@fluentui/react';
/**
* PropertyFieldMultiSelectHost properties interface
*/
export interface IPropertyFieldMultiSelectHostProps extends IDropdownProps {
}
//# sourceMappingURL=IPropertyFieldMultiSelectHost.d.ts.map