UNPKG

matrix-react-sdk

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