import { PostgresRecordModel } from '../postgres'; export declare const postgresRecordToType: (s: S, insertable: boolean) => string;