export declare function highlightDatamodel(str: string): string; export declare function highlightSql(str: string): string;