import * as i0 from "@angular/core";
export declare class VdkEmptyStatePlaceholderComponent {
    title: string;
    icon: string;
    description: string;
    headingLevel: number;
    static ɵfac: i0.ɵɵFactoryDeclaration<VdkEmptyStatePlaceholderComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<VdkEmptyStatePlaceholderComponent, "vdk-empty-state-placeholder", never, { "title": "title"; "icon": "icon"; "description": "description"; "headingLevel": "headingLevel"; }, {}, never, ["img", "ng-lottie", "button"]>;
}
