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