import React from "react"; const WowIcon = (props: React.SVGProps) => ( ); export default WowIcon;