import * as i0 from "@angular/core";
/**
 * Wraps the label-value pairs in the definition list.
 * @deprecated Use `SkyDescriptionListContentComponent` instead.
 */
export declare class SkyDefinitionListContentComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyDefinitionListContentComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyDefinitionListContentComponent, "sky-definition-list-content", never, {}, {}, never, ["*"], false, never>;
}
