import * as React from "react"; function SparklesIcon(props: React.SVGProps) { return ; } export default SparklesIcon;