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