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