import { PrimaryColumnOptions } from './primaryColumnOptions'; export interface PrimaryGeneratedColumnOptions extends PrimaryColumnOptions { }