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