import React from 'react'; const CleanMagicSparkle = ({ width, height, color }) => ( ) export default CleanMagicSparkle;