import { type Manifest } from '../../../../webpack-types';
export declare function hostPermissions(manifest: Manifest): any;
