export const COMPANY_IMPORT_ROUTE_PATH = "/import"; export const COMPANY_IMPORT_API_PATH = `/api/companies${COMPANY_IMPORT_ROUTE_PATH}`;