import { Options } from './options.js'; export declare function setup(options?: Options): Promise;