import type { Application } from '../../declarations'; export declare const autotuneCallback: (app: Application) => void;