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