export function IDeal( { config, components } ) { const { PaymentMethodIcons } = components; return (
); }