import { ForwardRefExoticComponent, RefAttributes, SVGProps } from "react";
/**
 * @public
 */
declare const ComposeSparklesIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
export { ComposeSparklesIcon, ComposeSparklesIcon as default };
//# sourceMappingURL=ComposeSparkles.d.ts.map