import { SVGProps } from "react";
declare const GIIceSpellCast: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIIceSpellCast };
