/// import { IMentionsProps } from "../../config/type"; declare function FMentions(props: IMentionsProps): JSX.Element; export default FMentions;