import { Jesta } from '.';
/**
 * Serve the plugin.
 */
export declare function serve(this: Jesta): Promise<void>;
