import type { DatabaseProvider } from "../../../sdk-types.js";
export declare const COLUMN_TYPES: Record<DatabaseProvider, string[]>;
