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