import { IconConfig } from '@rxap/utilities';
import * as i0 from "@angular/core";
export declare class IconCellComponent {
    icon: IconConfig | null;
    static ɵfac: i0.ɵɵFactoryDeclaration<IconCellComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<IconCellComponent, "td[rxap-icon-cell]", never, { "icon": { "alias": "rxap-icon-cell"; "required": false; }; }, {}, never, ["*"], true, never>;
}
