import { FC } from 'react'; import { SubotInlineNodeProps } from "./"; declare const SubotInlineNodeForm: FC; export default SubotInlineNodeForm;