declare const init: (remoteMain: any, ffmpegModule?: any, ffmpegPath?: string) => any;
export { init };
