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