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