export declare class TruckIconComponent { color: string; size: number; render(): any; }