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