import type { SetupOptions } from '../types.js'; export declare function setup(options: SetupOptions): Promise; //# sourceMappingURL=setup.d.ts.map