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