import type { Injection } from '../../../../types/utils'; import type { TableInjection } from './Table.types'; export declare const TABLE_INJECTION: Injection;