import { PostgresColumnModel } from '../postgres'; export declare const postgresColumnToKysely: (s: S) => string;