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