import { IconProps } from '../types';
declare const Sparkle: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Sparkle;
//# sourceMappingURL=Sparkle.d.ts.map