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