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