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