UNPKG

matrix-react-sdk

Version:
4 lines (3 loc) 168 B
import { ForwardRefExoticComponent } from "react"; import { IBodyProps } from "./IBodyProps"; export declare const MPollEndBody: ForwardRefExoticComponent<IBodyProps>;