export const USER_COOKIES = { token: '__lg-usr-tkn', } export const STAFF_COOKIES = { token: '__lg-stf-tkn', }