import { DatabaseGwService } from '../database-gw.service'; export declare class AccountingClassService extends DatabaseGwService { URL_PATH: string; }