export { default as openSignup } from './open-signup'; export { default as logoPayPal } from './logo-paypal'; export const NOTIFICATION_SUCCESS = '✔️'; export const NOTIFICATION_ERROR = '❌';