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