import { FC } from "react"; import { ModalRootProps } from "@vkontakte/vkui"; declare const ModalRoot: FC; export default ModalRoot;