import React from 'react'; const SparkleIcon = () => { return ( ); }; export default SparkleIcon;