/**
* External dependencies
*/
import { __ } from '@wordpress/i18n';
export const defaultButtonLabel = __( 'Proceed to Checkout', 'woocommerce' );