import { type MigrationSource } from '../source.js'; export declare const launchSource: MigrationSource; export declare function __resetLaunchSourceForTests(): void;