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