import type { Injection } from '../../../../types/utils'; import type { DescriptionListInjection } from './DescriptionList.types'; export declare const DESCRIPTION_LIST_INJECTION: Injection;