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