export declare const basicPermissions: (options: { remote: string; user?: string; group?: string; }) => Promise;