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