import * as React from "react"; import type { IconProps } from "../types"; declare const WandSparkle: React.ForwardRefExoticComponent>; export default WandSparkle; //# sourceMappingURL=wand-sparkle.d.ts.map