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