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