import React from 'react'; import type { AlertProps } from './Alert.types'; export declare const Alert: React.ForwardRefExoticComponent>;