import * as React from 'react'; declare function ApplePay(props: React.SVGProps): React.JSX.Element; export default ApplePay;