export interface PrimaryKeySymbol { tableName: string; columnName: string; }