import { ReadModelEntityId } from '@generic-ui/hermes'; export declare class ColumnDefinitionId extends ReadModelEntityId { constructor(id: string); }