import * as i0 from "@angular/core";
/**
 * Specifies the content to display in the body of the card.
 * @deprecated
 */
export declare class SkyCardContentComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyCardContentComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyCardContentComponent, "sky-card-content", never, {}, {}, never, ["*"], false, never>;
}
