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