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

declare const MilitaryTech: ReactIconComponentType;
export default MilitaryTech;
            