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