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