import React from 'react'; import { Props } from './AlertStyle'; declare const Alert: React.FC>; export default Alert; //# sourceMappingURL=Alert.d.ts.map