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