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