import * as React from "react"; function SvgExclamation() { return ( ); } export default SvgExclamation;