import { AnyStartInstanceOptions } from './createStart.js';
export declare const getStartOptions: () => AnyStartInstanceOptions | undefined;
