export declare const init: (source: string) => Promise<void>;
