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