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