import { integer, numeric, uuid, varchar } from 'drizzle-orm/pg-core'; import type { IDType } from '../types'; export declare const parentIDColumnMap: Record | typeof numeric | typeof uuid | typeof varchar>; //# sourceMappingURL=parentIDColumnMap.d.ts.map