import type { FC, SVGProps } from "react";
export declare const ShieldWithGear: FC<SVGProps<SVGSVGElement>>;
export default ShieldWithGear;
//# sourceMappingURL=ShieldWithGear.d.ts.map