import { type QueryResultRow, type SqlTaggedTemplate } from '../types'; export declare const createSqlTag: () => SqlTaggedTemplate;