export { FetchService } from './FetchService'; export type { IFetchService } from './types';