declare const styles: {
    NeutralPrimary: string;
    richTextPropertyPane: string;
    formattingPaneTitle: string;
    propertyPaneGroupContent: string;
    controlsInOneRow: string;
    propertyPaneClose: string;
    propertyPaneButton: string;
    propertyPaneGroupField: string;
    propertyPaneGroupHeaderNoAccordion: string;
};
export default styles;
//# sourceMappingURL=RichTextPropertyPane.module.scss.d.ts.map