export type KakaopayPaymentBypass = {
    custom_message?: string;
};
