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