import { IconComponentBase } from '../../../../types';
import * as i0 from "@angular/core";
export declare class EndOfCommercialisationIcnComponent implements IconComponentBase {
    color: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<EndOfCommercialisationIcnComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<EndOfCommercialisationIcnComponent, "cardinal-end-of-commercialisation-icn", never, { "color": { "alias": "color"; "required": true; }; }, {}, never, never, true, never>;
}
