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