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

declare const DroneIcon: MdiReactIconComponentType;
export default DroneIcon;
