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