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