import { BaseIcon } from '../base-icon';
import * as i0 from "@angular/core";
export declare class ChargingStationIcon extends BaseIcon {
    static ɵfac: i0.ɵɵFactoryDeclaration<ChargingStationIcon, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<ChargingStationIcon, "charging-station-icon", never, {}, {}, never, never, true, never>;
}
