import { IconSvgProps } from '../types';
declare const Drone: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Drone;
//# sourceMappingURL=Drone.d.ts.map