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