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