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