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