import { ReactIconComponentType } from '../types';

declare const Shield: ReactIconComponentType;
export default Shield;
            