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