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