import { Role } from "cojson"; export declare function isWriter(role: Role | undefined): boolean; //# sourceMappingURL=permissions.d.ts.map