import { InitOptions } from '../types/options'; export declare function init(options?: InitOptions): void;