export declare const migrateNew: (name: string, skipApply?: boolean) => Promise<void>;
