import { ViewStyle } from 'react-native';
export declare const PaymentBodyStyle: {
    amount: ViewStyle;
};
