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