import { ApiDefinition } from ".."; export type UserPermissions = string[]; export declare const getMyPermissions: ApiDefinition;