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