import * as React from "react";
import type { IconProps } from "../types";
declare const Sparkle2Solid: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default Sparkle2Solid;
//# sourceMappingURL=sparkle-2-solid.d.ts.map