import { RestapifyParams } from 'restapify'; export declare const startServer: (options: RestapifyParams) => void;