import { SVGProps } from "react"; declare const SparklesIcon: (props: SVGProps) => JSX.Element; export default SparklesIcon;