import { SVGProps } from "react";
declare const STIDrone: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { STIDrone };
