import { SqlCommand } from "./update_db"; declare const SqlCommands: SqlCommand[]; export default SqlCommands;