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