import { type Templates } from "../../core/userModels/templates/types.js"; import { type MYSQL_GEOMETRY_TYPES } from "./userModels/templates/geometry.js"; import { type SQLTypeName } from "./utils.js"; export declare const SQL_TEMPLATES: Templates;