export const CompanyServices = { getCompanyList: '/Company/getCompanyList', } as const;