export declare class ContainerComponent { title: string; icon: string; background: string; color: string; style: any; }