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