import { IPropertyPaneField } from '@microsoft/sp-property-pane';
import { IPropertyFieldDropdownWithCalloutPropsInternal, IPropertyFieldDropdownWithCalloutProps } from './IPropertyFieldDropdownWithCallout';
export declare function PropertyFieldDropdownWithCallout(targetProperty: string, properties: IPropertyFieldDropdownWithCalloutProps): IPropertyPaneField<IPropertyFieldDropdownWithCalloutPropsInternal>;
//# sourceMappingURL=PropertyFieldDropdownWithCallout.d.ts.map