import type { FC } from 'react'; declare const PropsEditPanel: FC; export default PropsEditPanel;