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