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