import { ScullyConfig } from '../'; export declare function startBackgroundServer(scullyConfig: ScullyConfig): void;