import { TableService } from './table.service'; export declare class TableExtendedService extends TableService { constructor(http: any); }