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