import type { BaseService } from './types';
export declare const baseService: BaseService;
