export declare const ADMIN_PERMISSION_PATTERN: {
    fetchAdminPermissions: string;
};
