import type { SvgProps } from 'react-native-svg';
declare const AlipayLogo: (props: SvgProps) => import("react/jsx-runtime").JSX.Element;
export default AlipayLogo;
//# sourceMappingURL=AlipayLogo.d.ts.map