import * as i0 from "@angular/core"; export declare class EmptyContentComponent { /** Material Icon to use. */ icon: string; /** String or Resource Key for the title. */ title: string; /** String or Resource Key for the subtitle. */ subtitle: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }