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