import type { TagLib } from "../taglib.js"; export declare function setBufferMode(enabled: boolean): void; export declare function getTagLib(): Promise; //# sourceMappingURL=config.d.ts.map