export type IdentifierStyle = 'kysely-pascal-case' | 'screaming-snake-case';