/// import { IconProps } from "../SvgIcon"; export declare const Alipay: (props?: IconProps) => JSX.Element; export default Alipay;