import React from 'react'; declare const SvgAlert: (props: React.SVGAttributes) => JSX.Element; export default SvgAlert; //# sourceMappingURL=Alert.d.ts.map