import { ScreenConfig } from '@open-tender/ui';
declare const checkoutPayment: ScreenConfig;
export default checkoutPayment;
