UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 182 B
import { FC } from 'react'; import { SubotInlineIntentProps } from "./"; declare const SubotInlineIntentFinal: FC<SubotInlineIntentProps>; export default SubotInlineIntentFinal;