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