import * as i0 from "@angular/core"; export type PadFeaturedIconSize = "lg" | "md" | "sm"; export declare class PadFeaturedIconComponent { padSize: PadFeaturedIconSize; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }