import type { Migration } from "../types.js"; export declare const migration: Migration; export declare const _platforms: string[];