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