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