import { EmptyStateType } from './empty-state.entities'; import * as i0 from "@angular/core"; export declare class EmptyStateComponent { title: string; description: string; type: EmptyStateType; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }