export declare class AgrAction { label: string; value?: string; icon?: string; item?: any; }