import { AbstractAction } from '../../abstract-action'; export declare class PrimaryIconActionComponent extends AbstractAction { }