import { Alert as AntdAlert } from 'antd'; export declare const TYPES: any; export declare const Alert: typeof AntdAlert;