import React from 'react';
declare const ClickToPaySVG: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default ClickToPaySVG;
