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