import { Table } from 'primeng/table';
import * as i0 from "@angular/core";
export declare class SearchCaptionComponent {
    dataTable: Table;
    static ɵfac: i0.ɵɵFactoryDeclaration<SearchCaptionComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SearchCaptionComponent, "imng-prime-search-caption", never, { "dataTable": { "alias": "dataTable"; "required": false; }; }, {}, never, never, false, never>;
}
