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