export declare type ColumnReference = { tableId: string; columnId: string; };