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