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