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

declare const ShieldAirplaneIcon: MdiReactIconComponentType;
export default ShieldAirplaneIcon;
