import React from 'react'; declare const SvgShieldOutline: (props: React.SVGProps) => JSX.Element; export default SvgShieldOutline;