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