UNPKG

matrix-react-sdk

Version:
4 lines (3 loc) 190 B
import React from "react"; export declare const TextualCompletion: (props: any) => React.ReactElement | null; export declare const PillCompletion: (props: any) => React.ReactElement | null;