import { DataSource } from '../../entities'; import * as i0 from "@angular/core"; export declare class DataSourceComponent { dataSource: DataSource; get title(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }