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