import { PrismaQlHandler } from "../../handler-registries/handler-registry.js";
export declare function normalizeQuotes(input: string): string;
export declare const getDB: PrismaQlHandler<"GET", "DB", "query">;
//# sourceMappingURL=get-db.d.ts.map