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