import { type Interceptor } from "slonik";
export declare const createResultParserInterceptor: () => Interceptor;
