import { TableColumn } from 'typeorm';
export declare const idColumn: (name?: string) => TableColumn;
//# sourceMappingURL=idColumn.d.ts.map