import type { FC, SVGProps } from "react";
export declare const DroneSide: FC<SVGProps<SVGSVGElement>>;
export default DroneSide;
//# sourceMappingURL=DroneSide.d.ts.map