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