import { TuiToastDirective } from './toast.directive'; import { TuiToastTemplate } from './toast.service'; export declare const TuiToast: readonly [typeof TuiToastDirective, typeof TuiToastTemplate];