import { CellRendererContext } from '@c8y/ngx-components';
import * as i0 from "@angular/core";
export declare class OrphanedStatusCellRendererComponent {
    context: CellRendererContext;
    label: {
        value: string;
        class: string;
        text: string;
    } | null;
    constructor(context: CellRendererContext);
    private getLabel;
    static ɵfac: i0.ɵɵFactoryDeclaration<OrphanedStatusCellRendererComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<OrphanedStatusCellRendererComponent, "c8y-orphaned-status-cell-renderer", never, {}, {}, never, never, false, never>;
}
//# sourceMappingURL=orphaned-status-cell-renderer.component.d.ts.map