export interface bodyRequestPermission {
  pathRouter: string;
}
