import React from 'react'; import { IAlert } from './types'; export declare const Alert: React.FC;