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