import { TableInfoFormComponent } from './tableinfo-form/tableinfo-form.component'; import { TableInfoComponent } from './tableinfo.component'; export declare function declaration(): (typeof TableInfoComponent | typeof TableInfoFormComponent)[]; export declare class TableInfoModule { } export declare class TableInfoWithRouteModule { }