import { Db } from 'mongodb'; export declare function parse2dxMusicData(path: string, db: Db): Promise;