export declare const literal: (query: string, params?: Record<string, any>) => Promise<string | undefined>;
//# sourceMappingURL=literal.d.ts.map