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

declare const ShieldAeroplaneOutlineIcon: MdiReactIconComponentType;
export default ShieldAeroplaneOutlineIcon;
