import React from 'react';
export declare const Alert: (StyledAlert: any) => React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>;
//# sourceMappingURL=Alert.d.ts.map