export type TBlockCustomerParams = { customerId: string; reason: string; };