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