import { FC } from 'react'; import { models } from 'fastui'; export declare const Modal: FC;