import { IPropertyPaneField } from '@microsoft/sp-property-pane';
import { IPropertyPanePropertyEditorProps } from './IPropertyPanePropertyEditor';
export declare function PropertyPanePropertyEditor(properties: IPropertyPanePropertyEditorProps): IPropertyPaneField<IPropertyPanePropertyEditorProps>;
//# sourceMappingURL=PropertyPanePropertyEditor.d.ts.map