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