export declare const inlineParameters: (sql: string, params: readonly unknown[]) => string;