import React from 'react'; declare const SvgExclamationTriangleOutline: (props: React.SVGProps) => JSX.Element; export default SvgExclamationTriangleOutline;