import type { PatchFunction } from '../../index.js'; export declare const migrateTsdown: PatchFunction; export declare const tryMigrateTsdown: PatchFunction;