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