/// import type { IProps } from '../types/general'; declare const MapirStyleEditor: (props: IProps) => JSX.Element; export default MapirStyleEditor;