declare function migrate(args: string[]): Promise<1 | 0>; export { migrate };