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