import { InsertIntoSqlGenerator } from "./insert_chain.ts"; /** @public */ export declare const insertInto: InsertIntoSqlGenerator;