import type { MigrateTablesInput } from './migrate'; export default function createCloudFormationResources(input: MigrateTablesInput): Promise;