export declare class PermissoesDTO { aplicat: string; form: string; child: string; papel: string; path: string; constructor(); }