import { InjectionToken } from '@angular/core';
export declare const RXAP_TABLE_FILTER_FORM_DEFINITION: InjectionToken<unknown>;
