/// import { IconProps } from '../../types'; declare const ShieldNetwork: (allProps: IconProps) => JSX.Element; export default ShieldNetwork;