import { SvgProps } from "../../Svg"; export declare const Sparkle: (props: SvgProps) => JSX.Element;