export function withPermissionsHOC(propKeyToPermission: any, hocParams?: {}): (WrappedComponent: any) => (props: any) => any; //# sourceMappingURL=withPermissionsHOC.d.ts.map