import { ConfigureOptions } from './types/index.js'; export declare function init(opts: ConfigureOptions): void;