export declare function getColumnAlias(idTable: string, idColumn: string): string;
