UNPKG

matrix-react-sdk

Version:
5 lines (4 loc) 182 B
import { ForwardRefExoticComponent } from "react"; import { IBodyProps } from "./IBodyProps"; declare const _default: ForwardRefExoticComponent<IBodyProps>; export default _default;