export declare const sql: (strings: TemplateStringsArray, ...expr: any[]) => string;