import { MdiReactIconComponentType } from './dist/typings';

declare const ShieldAeroplaneIcon: MdiReactIconComponentType;
export default ShieldAeroplaneIcon;
