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