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