import { Ableton } from 'ableton-js'; export declare let ableton: Ableton; export declare function initAbleton(logger: any): Promise;