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