declare const _default: { continueButton: { marginLeft: number; flex: number; }; cancelButton: { flex: number; }; paymentMethodButton: { borderRadius: number; height: number; }; paymentMethodImage: { width: number; height: number; borderRadius: number; }; paymentMethodImageContainer: { width: number; height: number; borderWidth: number; borderRadius: number; }; currencyItem: { paddingHorizontal: number; }; currencyInput: { marginBottom: number; }; providerImage: { height: number; width: number; marginRight: number; }; networkImage: { height: number; width: number; borderRadius: number; borderWidth: number; }; paymentButtonMock: { borderRadius: number; height: number; }; }; export default _default; //# sourceMappingURL=styles.d.ts.map