import { Options } from '../options'; export declare function getPreInitScript(options?: Options): string;