export interface IPropertyPaneHTMLProps {
key: string;
html: string;
}
//# sourceMappingURL=IPropertyPaneHTMLProps.d.ts.map