export declare class AgroPermissionModel { aplicat: string; form: string; child: string; menu: T; constructor(); }