export declare type NoPermissionError = { name: string; message: string; };