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