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