import http from 'node:http'; export declare function startPermissionServers(): Promise; export declare function stopPermissionServers(): Promise;