/// import { IconProps } from "../SvgIcon"; export declare const Defense: (props?: IconProps) => JSX.Element; export default Defense;