import type { HandlerConfig, Services } from '../../typings'; export declare function main(url: URL, services?: Services): Promise;