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