import { AbletonParser } from "./ableton"; export declare function parseFile(file: string): Promise;