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