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

declare const ShieldAirplaneOutlineIcon: MdiReactIconComponentType;
export default ShieldAirplaneOutlineIcon;
