import type { permissions } from '@balena/pinejs'; export declare const reqPermissionNormalizer: (req: permissions.PermissionReq) => string;