import { Settings } from './generated-types'; export declare function initScript(settings: Settings): void;